The CSU Face Identification Evaluation System User’s Guide: Version 5.0
نویسندگان
چکیده
The CSU Face Identification Evaluation System provides standard face recognition algorithms and standard statistical methods for comparing face recognition algorithms. This document describes Version 5.0 the Colorado State University (CSU) Face Identification Evaluation System. The system includes standardized image pre-processing software, four distinct face recognition algorithms, analysis software to study algorithm performance, and Unix shell scripts to run standard experiments. All code is written in ANSII C. The preprocessing code replicates preprocessing used in the FERET evaluations. The four algorithms provided are Principle Components Analysis (PCA), a.k.a Eigenfaces, a combined Principle Components Analysis and Linear Discriminant Analysis algorithm (PCA+LDA), a Bayesian Intrapersonal/Extrapersonal Classifier (BIC), and an Elastic Bunch Graph Matching (EBGM) algorithm. The PCA+LDA, BIC, and EBGM algorithms are based upon algorithms used in the FERET study contributed by the University of Maryland, MIT, and USC respectively. Two different analysis programs are included in the evaluation system. The first takes as input a set of probe images, a set of gallery images, and similarity matrix produced by one of the four algorithms. It generates a Cumulative Match Curve that plots recognition rate as a function of recognition rank. These plots are common in evaluations such as the FERET evaluation and the Face Recognition Vendor Tests. The second analysis tool generates a sample probability distribution for recognition rate at recognition rank 1, 2, etc. It takes as input multiple images per subject, and uses Monte Carlo sampling in the space of possible probe and gallery choices. This procedure will, among other things, add standard error bars to a Cumulative Match Curve. It will also generate a sample probability distribution for the paired difference between recognition rates for two algorithms, providing an excellent basis for testing if one algorithm consistently out-performs another. The CSU Face Identification Evaluation System is available through our website and we hope it will be used by others to rigorously compare novel face identification algorithms to standard algorithms using a common implementation and known comparison techniques.
منابع مشابه
The CSU Face Identification Evaluation System User’s Guide: Version 4.0
The CSU Face Identification Evaluation System provides standard face recognition algorithms and standard statistical methods for comparing face recognition algorithms. This document describes Version 4.0 the Colorado State University (CSU) Face Identification Evaluation System. The system includes standardized image pre-processing software, three distinct face recognition algorithms, analysis s...
متن کاملThe CSU Face Identification Evaluation System: Its Purpose, Features, and Structure
The CSU Face Identification Evaluation System provides standard face recognition algorithms and standard statistical methods for comparing face recognition algorithms. The system includes standardized image pre-processing software, three distinct face recognition algorithms, analysis software to study algorithm performance, and Unix shell scripts to run standard experiments. All code is written...
متن کاملScalable Probabilistic Models: Applied to Face Identification in the Wild
Face recognition is a mature field in the biometric community. While existing systems perform well under controlled recording conditions, mismatch caused by the use of different sensors or a lack of cooperation from the subject still significantly affects performance, especially in challenging scenarios such as in forensics. In this paper, we propose to address this problem of mismatch using pr...
متن کاملSupplementary Material for Privacy Preserving Optics for Miniature Vision Sensors
Face images from the Feret database [3] were convolved with a Gaussian filter and inputed to the CSU Face Identification Evaluation System (FES) [1]. Both the gallery and probe images were convolved with the Gaussian filter before being inputed to the FES. The probe images were convolved with the Gaussian filter to simulate optical defocus. The gallery images were convolved with the Gaussian fi...
متن کاملReal-time Face Swapping in Video Sequences: Magic Mirror
Magic Mirror is a face swapping tool that replaces the user’s face with a selected famous person’s face in a database. The system consists of a user interface from which the user can select one of the celebrities listed. Upon selection, model fitting automatically starts using the results of face detection and facial feature localization. Model fitting results in a set of points which describe ...
متن کامل